Skip to content

Add explicit warning to with_password schema description#59

Merged
cevian merged 1 commit intomainfrom
improve-with-password-warning
Oct 15, 2025
Merged

Add explicit warning to with_password schema description#59
cevian merged 1 commit intomainfrom
improve-with-password-warning

Conversation

@cevian
Copy link
Contributor

@cevian cevian commented Oct 15, 2025

Summary

  • Adds an explicit warning to the with_password parameter schema description in MCP tools
  • Warning states: "NEVER set to true unless the user explicitly asks for the password"
  • Helps prevent AI assistants from accidentally including passwords in responses or connection strings

Changes

  • Updated setWithPasswordSchemaProperties() in internal/tiger/mcp/service_tools.go to include the warning in the schema description

🤖 Generated with Claude Code

Updates the with_password parameter description in MCP tools to include
an explicit warning: "NEVER set to true unless the user explicitly asks
for the password." This helps prevent AI assistants from accidentally
including passwords in responses or connection strings.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
@cevian cevian merged commit 1701f7d into main Oct 15, 2025
2 checks passed
@cevian cevian deleted the improve-with-password-warning branch October 15, 2025 12:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants